Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename csi-driver to better short-name. #158

Merged
merged 1 commit into from
Mar 1, 2024
Merged

Conversation

srust
Copy link
Contributor

@srust srust commented Feb 29, 2024

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

@srust srust force-pushed the srust_csi_driver_linode branch 2 times, most recently from 8ae5994 to fe435b9 Compare February 29, 2024 20:51
@srust srust force-pushed the srust_csi_driver_linode branch from fe435b9 to 36ecbe5 Compare February 29, 2024 21:40
* Use `csi=linode` to apply CSI driver
* add make target for `make docs` to serve the docs locally for
  development
* Update devbox deps
@srust srust force-pushed the srust_csi_driver_linode branch from 36ecbe5 to 8f34b6e Compare February 29, 2024 21:47
Copy link
Contributor

@AshleyDumaine AshleyDumaine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@srust srust merged commit 915bce5 into main Mar 1, 2024
6 checks passed
@AshleyDumaine AshleyDumaine deleted the srust_csi_driver_linode branch March 14, 2024 17:50
cbzzz added a commit that referenced this pull request May 15, 2024
* fixup! Rename csi-driver to better short-name. (#158)

* chore: add kubebuilder

* fixup! shorten cluster-api-provider-linode to capl, add release process (#124)

* feat: linodemachine: kubebuilder create webhook

Scaffold a validating admission webhook for the LinodeMachine resource
with Kubebuider via the command:
kubebuilder create webhook --group infrastructure --version v1alpha1 --kind LinodeMachine --programmatic-validation

* fixup! feat: linodemachine: kubebuilder create webhook

* tiltfile: add validation webhook

* chore: e2e: use 6th Generation Linode plans

Use the latest 6th Generation Linode plans (announced in May 2018). The 5th
Generation plans are publicly deprecated.

See: https://www.linode.com/blog/linode/updated-linode-plans-new-larger-linodes/

* chore: add webhook toggle

Webhooks can be enabled or disabled by setting the `ENABLE_WEBHOOKS` environment
variable during deployment.

* api: linodemachine: add create validation
amold1 pushed a commit that referenced this pull request May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants